From dde1a7b43f0d13053042173987506a6ea477217a Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 3 Feb 2022 19:59:09 -0500 Subject: [PATCH] Release 0.13.5 --- rust-bindings/rust/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-bindings/rust/Cargo.toml b/rust-bindings/rust/Cargo.toml index 61f929a5..b1450015 100644 --- a/rust-bindings/rust/Cargo.toml +++ b/rust-bindings/rust/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT" name = "ostree" readme = "README.md" repository = "https://github.com/ostreedev/ostree-rs" -version = "0.13.4" +version = "0.13.5" exclude = [ "conf/**", -- 2.30.2